Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
atanh
atanh
Antihyperbolic tangent
Name:
atanh
Category:
math
Programming Language:
php
One-line Description:
Inverse hyperbolic tangent.
Related
How to Skillfully Combine atanh and acos Functions for Advanced Mathematical Computations?
8
PHP atanh Function Input Restrictions: Detailed Boundary Conditions and Examples
9
Similar Functions
sinh
sinh
Hyperbolicsine
atan2
atan2
Arctangleoftwoparame
is_nan
is_nan
Determinewhetheritis
expm1
expm1
Returnsexp(number)-1
cos
cos
Cosine
pow
pow
Exponentialexpressio
acos
acos
Reversecosine
exp
exp
Calculatetheindexofe
Popular Articles
How to Skillfully Combine atanh and acos Functions for Advanced Mathematical Computations?
PHP atanh Function Input Restrictions: Detailed Boundary Conditions and Examples